home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue56 / Splat / ell / splat.dpr < prev    next >
Encoding:
Text File  |  2000-02-25  |  409 b   |  19 lines

  1. // Do not edit. This file is machine generated by the Resource DLL Wizard.
  2.  
  3. library Splat;
  4.  
  5. {$R *.RES}
  6. {ITE} {DFMFileType} {Main.dfm}
  7. {ITE} {RCFileType} {ShapeRes.rc}
  8. {ITE} {RCFileType} {SoundRes.rc}
  9. {ITE} {RCFileType} {Splat_DRC.rc}
  10.  
  11. {$R 'Main.dfm' MainForm:TForm}
  12. {$R 'ShapeRes.res' 'ShapeRes.rc'}
  13. {$R 'SoundRes.res' 'SoundRes.rc'}
  14. {$R 'Splat_DRC.res' 'Splat_DRC.rc'}
  15.  
  16. {$E ELL}
  17.  
  18. begin
  19. end.